home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group95b.txt / 000097_icon-group-sender _Mon Jul 24 12:56:27 1995.msg < prev    next >
Internet Message Format  |  1995-09-18  |  1KB

  1. Received: by cheltenham.cs.arizona.edu; Mon, 24 Jul 1995 12:37:59 MST
  2. Date: Mon, 24 Jul 1995 12:56:27 -0500
  3. From: jeffery@runner.jpl.utsa.edu (Clinton L. Jeffery)
  4. Message-Id: <9507241756.AA00761@runner.utsa.edu>
  5. To: dkuhlman@netcom.com
  6. Cc: icon-group@cs.arizona.edu
  7. In-Reply-To: <dkuhlmanDC58GD.HDt@netcom.com>
  8. Subject: Re: Compile Icon to Java VM?
  9. Content-Length: 944
  10. Errors-To: icon-group-errors@cs.arizona.edu
  11.  
  12.  
  13.    Has anyone at the Icon Project thought about compiling Icon to
  14.    the byte-code for the Java virtual/abstract machine?
  15.  
  16. I've looked at Java with some interest.  What you suggest would be
  17. quite difficult though; compiling to a virtual machine that doesn't
  18. support goal-directed evaluation would be about as hard as compiling
  19. Icon to C, and we all know how hard that's proven to be.
  20.  
  21. If the Java community (or one of the other very high level languages)
  22. decided that generators and goal-directed evaluation were worth implementing,
  23. it would make it much easier to do Icon-related hybrid work of this sort.
  24.  
  25. My own personal interest in Java will depend on whether it is truly
  26. public domain with source available, or whether it is going to turn
  27. into a proprietary product at some point.  Oh yes, and the fact that
  28. it is a C++ dialect makes me want to choke.  :-)
  29.  
  30. Clint Jeffery
  31. jeffery@ringer.cs.utsa.edu
  32. The University of Texas at San Antonio
  33.